GET BACKBUFFER PTR
This command will return the actual pointer to the backbuffer. You can pass the pointer to a DLL which can directly access the memory of the backbuffer. You can only use this command when you have used the LOCK BACKBUFFER command.
SYNTAX
Return Integer=GET BACKBUFFER PTR()
RELATED INFO
DISPLAY Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example